﻿#pcys {
	display: block;
}

#sjb {
	display: none;
}

@media screen and (max-width: 1024px) {
	body {
		font-family: "微软雅黑";
		background: #f2f2f2;
	}
	.ewm{display: none;}
	.clearfix {
		zoom: 1;
	}
	.clearfix:after {
		content: "020";
		height: 0px;
		display: block;
		overflow: hidden;
		clear: both;
	}
	#pcys {
		display: none;
	}
	#sjb {
		display: block;
	}
        #bodyBg {
		background-image: none !important;
	}
	/* .mob_top {
		width: 100%;
	}
	.bluex {
		width: 100%;
		height: .09rem;
		background: #004aa0;
	}
	.mob_logo {
		height: 1.29rem;
		width: 100%;
		background: url(yun.png) no-repeat bottom #FFFFFF;
		text-align: center;
		overflow: hidden;
	}
	.mob_logo img {
		width: 4.52rem;
		height: .71rem;
		display: block;
		margin: 0 auto;
		margin-top: .31rem;
	} */
	.bluex1 {
		height: .15rem;
		width: 100%;
		background: #004aa0;
	}
	.mob_con {
		width: 100%;
		height: 9.5rem;
		background: url(bj.png) no-repeat center;
		padding-top: .77rem;
	}
	.mob_con>h3{
		background: #364558;
		width: 5.82rem;
		height: .87rem;
		line-height: .87rem;
		margin: 0 auto;
		margin-top: .3rem;
	}
	.mob_con>h3:first-child{
		margin-top: 0rem;
	}
	.mob_con>h3:hover{
		background: #004aa0;
		font-weight: bold;
	}
	.mob_list{
		font-size: .32rem;
		color: #ffffff;
		display: block;
	}
	.mob_list>div{
		height: 100%;
		width: 100%;
		padding-left:50%
	}
/* 
	.mob_botton{
		width: 100%;
		height: 3.55rem;
	}
	.mob_yqlj{
		width: 100%;
		height: .8rem;
		line-height: .8rem;
		background: #004aa0;
		padding-left: 38%;
	}
	
	.mob_yqlj ul{
		margin: 0 auto;
	}
	.mob_li{
		float: left;
		height: 100%;
	}
	
	.mob_li>a{
		font-size: .28rem;
		display: block;
	}
	.mob_li1{
		float: left;
		background: url(shu_sj.png) no-repeat;
		height: .28rem;
		width: .03rem;
		margin:.25rem;
	}
	.mob_footer{
		height: 2.75rem;
		line-height: 0.5rem;
		width: 100%;
		background: #ebebeb;
		text-align: center;
		font-size: .24rem;
		padding: .49rem .35rem 0 .35rem;
	}
	.mob_footercon{
		position: relative;
	}
	
	.mob_dzjg{
		position: absolute;
		left: 0rem;
        top: .18rem;
	}
	.mob_dzjg>img{
		width: .75rem;
		height: .9rem;
	}
	.mob_cj{
		position: absolute;
		right: 0rem;
		top: 0.38rem;
	}
	.mob_cj>img{
		width: 1.44rem;
		height: .72rem;
	} */
}